Skip to content

PatchWork AutoFix #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

PatchWork AutoFix #48

wants to merge 3 commits into from

Conversation

codelion
Copy link
Owner

@codelion codelion commented Jun 29, 2024

This pull request from patched fixes 3 issues.


@codelion codelion force-pushed the autofix-master branch 16 times, most recently from eddd049 to 2193153 Compare June 29, 2024 14:18
Copy link

The code changes include updating the source URL in the html.js file for a script tag from one CDN polyfill link to a different polyfill link and adding an empty line at the end of the file. In the sw.js file, the import URL for the workbox-sw script is changed from a local CDN to a Cloudflare CDN, updating the URL to 'https://cdnjs.cloudflare.com/ajax/libs/workbox-sw/7.0.0/workbox-sw.js'. Additionally, in the v.js file, the source URL for importing the jQuery library is changed from a CDN hosted on 'cdn.bootcdn.net' to 'cdnjs.cloudflare.com'.


@codelion codelion closed this Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant